home *** CD-ROM | disk | FTP | other *** search
- const
- // should be changed manualy when releasing a patch,
- // and should be cleared when releasing a new build version.
-
- // also keep minor changes patch by increase letters,
- // and majr changes patch by increaseing build number.
- BuildPatchLetter = '';
-
- // useful for monthly builds ala Xmas Edition.
- BuildFriendlyName = 'Stable';
-
-